var testing.coverProfile
4 uses
testing (current package)
newcover.go#L41: if errmsg, err := cover.tearDown(*coverProfile, *gocoverdir); err != nil {
testing.go#L462: coverProfile = flag.String("test.coverprofile", "", "write a coverage profile to `file`")
testing.go#L495: coverProfile *string
testing.go#L2637: if *coverProfile != "" && CoverMode() == "" {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)